home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 2 / Apprentice-Release2.iso / Source Code / C / Applications / Newswatcher 2.0b22 / NW Source / Source / prefs.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-10-28  |  93 b   |  5 lines  |  [TEXT/MMCC]

  1. #include <AppleEvents.h>
  2.  
  3. OSErr ReadPrefs (AppleEvent *firstEvent);
  4. OSErr WritePrefs (void);
  5.